import { FileUploader, View, Text } from '@aws-amplify/ui-react'; export const FileUploaderComponentsExample = () => { return ( { // return ( // // Drop files here // // ); // }, // }} // @ts-ignore // IGNORE provider="fast" // IGNORE /> ); };